﻿
/*弹出*/
.footer_flex li:hover span { display: block;  }
.footer_flex li:hover{border:1px #548235 solid}
.footer_flex li:hover span img{ margin-top:10px}

.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li:hover{ text-decoration:none!important}




.footer_flex li .img-n { padding-top: 10px; }
.footer_flex { width: 365px; margin: 198px auto 0; }
.footer_flex li { width: 38px; height: 38px;  -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0px 10px; float: left; text-align: center; cursor: pointer; position: relative; z-index: 10; border:1px #66666b solid }
.footer_flex li:hover { background-color: #548235; text-decoration:none }
/*left*/
.footer_flex li:hover .flex-footerc { display: block; }
.footer_flex li .flex-footerc { width: 146px; height: 124px; position: absolute; left:-143px; top: -52px; text-align: center; padding-top: 15px; background: url(../images/footerflex.png) 1px top no-repeat; display: none; }
/*top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { width: 146px; height: 124px; position: absolute; left: -55px; top: -140px; text-align: center; padding-top: 15px; background: url(../images/footerflex.png) 1px top no-repeat; display: none; }
/*button*/
.footer_flex li:hover .flex-footera { display: block; line-height: 24px ; padding-top:40px; letter-spacing:0 }
.footer_flex li .flex-footera { width: 246px; height: 114px; position: absolute; left: -105px; top: -120px; text-align: center; padding-top: 15px; background: url(../images/footerflex1.png) 1px top no-repeat; display: none;  }
/*right*/
.footer_flex li:hover .flex-footerb {  display: block; line-height: 24px ; padding-top:40px; letter-spacing:0 }
.footer_flex li .flex-footerb { width: 216px; height: 129px; position: absolute; left: -85px; top: -143px; text-align: center; padding-top: 15px; background: url(../images/footerflex2.png) 1px top no-repeat; display: none;  }
